net/http.Server.getDoneChan (method)
2 uses
net/http (current package)
server.go#L2670: func (s *Server) getDoneChan() <-chan struct{} {
server.go#L3042: case <-srv.getDoneChan():
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)